# Page Not Found

The URL `templates/{{ item.src }}` does not exist.

You might be looking for one of these pages:
- [Inline Styles](https://melody-js.gitbook.io/docs/templates/inline-styles.md)
- [Refs](https://melody-js.gitbook.io/docs/templates/refs.md)
- [Twig](https://melody-js.gitbook.io/docs/templates/twig.md)
- [Attributes](https://melody-js.gitbook.io/docs/templates/attributes.md)
- [CSS Classes](https://melody-js.gitbook.io/docs/templates/css-classes.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://melody-js.gitbook.io/docs/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://melody-js.gitbook.io/docs/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/docs/templates/inline-styles.md`)
- Use `Accept: text/markdown` header for content negotiation